<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* è½®æ’­å›¾ */
.lunbo {
	width: 100%;
	height: 844px;
	margin-top: 100px;
	overflow: hidden;
}

.lunbo .swiper-slide {
	overflow: hidden;
}

.swiper {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.swiper-pagination-bullet {
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	color: #000;
	opacity: 1;
	background: rgba(0, 0, 0, 0.2);
}

.swiper-pagination-bullet-active {
	color: #fff;
	background: #007aff;
}

.swiper-pagination1 span {
	padding: 0 26px;
	font-size: 20px;
	opacity: 0.7;
	font-style: italic;
}

.swiper-pagination1 {
	text-align: right !important;
	bottom: 60px !important;
}

.swiper-pagination1 .swiper-pagination-bullet {
	background: transparent;
	color: #fff;
	height: auto;
}

.swiper-pagination1 .swiper-pagination-bullet-active {
	font-size: 26px;
	opacity: 1;
}

.swiper-pagination1 span::after {
	content: "/";
	color: #fff;
	margin-left: 15px;
}

.swiper-pagination1 span:nth-last-child(1)::after {
	content: "";
	color: #fff;
	padding-left: 0px;
}

.swiper-pagination1 .swiper-pagination-bullet-active::after {
	content: "/";
	color: #fff;
	margin-left: 10px;
}

.ziti {
	position: relative;
	height: 100%;
}

.ziti img:nth-child(1) {
	width: 519px;
	height: 305px;
	position: absolute;
	left: 0;
	top: 26%;
	z-index: 9;
}

.ziti img:nth-child(2) {
	width: 110px;
	height: 110px;
	position: absolute;
	left: -5%;
	top: 49%;
}

.swiper1 .swiper-slide .bar {
	height: 100%;
}

/* .ziti h1{
	font-size: 160px;
	font-family: zi1;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 140px;
	transform: skewX(15deg);
	position: absolute;
} */
/* å…³äºŽæˆ‘ä»¬ */
.about {
	padding-top: 120px;
	background-color: #fff;
	display: flex;
	align-items: center;
}

.about1 {
	width: 960px;
	height: 740px;
}

.about1 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.about2 {
	width: 800px;
	height: 600px;
	background: #fff;
	box-shadow: 0 -4px 14px 7px rgb(143 138 138 / 8%);
	margin-left: -104px;
	padding-left: 104px;
	padding-right: 99px;
	padding-top: 81px;
}

.guanyu h1 {
	font-size: 40px;
	font-weight: bold;
	font-style: italic;
	color: #1A1A1A;
	padding-bottom: 10px;
}

.heng {
	width: 88px;
	height: 4px;
	background: #53F2D6;
}

.jianjie {
	padding-top: 50px;
	padding-bottom: 70px;
}

.jianjie p {
	font-size: 15px;
	font-weight: 400;
	color: #1A1A1A;
	line-height: 28px;
}

.jianjie p:nth-child(1) {
	padding-bottom: 20px;
}

.gengduo a {
	width: 160px;
	height: 48px;
	background: #1A758C;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	transition: all 0.3s;
}
.gengduo a:hover{
    background-color: #53F2D6;
}

/* æˆ·å¤–æ°´ä¸Šç³»åˆ— */
.biaoti {
	padding-top: 140px;
}

.heng1 {
	width: 88px;
	height: 4px;
	background: #53F2D6;
	margin: 0 auto;
}

.biaoti h1 {
	font-size: 40px;
	font-weight: bold;
	font-style: italic;
	color: #1A1A1A;
	text-align: center;
	padding-bottom: 10px;
}

.chanpin {
	padding-top: 50px;
}

.chan {
	width: 100%;
	height: 420px;
	background: #FAFAFA;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}

.chan img {
	width: auto;
	max-width: 100%;
	max-height: 70%;
	object-fit: contain;
	transition: all 0.3s;
}

.chanzi {
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
}

.chanzi p {
	font-size: 26px;
	font-weight: 400;
	color: #1A1A1A;
	font-family: zi2;
	transition: all 0.3s;
}

.chanzi span {
	font-size: 14px;
	font-weight: 400;
	color: #1A1A1A;
	transition: all 0.3s;
}

.swiper2 a:hover .chanzi p {
	color: #1A758C;
}

.swiper2 a:hover .chanzi span {
	color: #1A758C;
}

.swiper2 a:hover .chan img {
	transform: scale(1.05);
}

.swiper-pagination2 .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	border: 1px solid #1A1A1A;
	border-radius: 50%;
	background-color: #FFFFFF;
}

.swiper-pagination2 .swiper-pagination-bullet-active {
	width: 10px;
	height: 10px;
	background: #1A1A1A;
	border-radius: 50%;
}

.chanpin .bar {
	height: 100px;
	position: relative;
}

.swiper-button-prev1::after {
	content: "" !important;
}

.swiper-button-next1::after {
	content: "" !important;
}

.swiper-button-prev1 {
	background-image: url(../image/index/yjiantou.png);
	background-size: 100% 100%;
	width: 40px !important;
	height: 12px !important;
	transform: scale(-1, 1);
}

.swiper-button-next1 {
	background-image: url(../image/index/yjiantou.png);
	background-size: 100% 100%;
	width: 40px !important;
	height: 12px !important;
}

.gengduo1 {
	margin-top: 60px;
}

.gengduo1 a {
	width: 160px;
	height: 48px;
	background: #1A758C;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 auto;
	transition: all 0.3s;
}
.gengduo1 a:hover{
    background-color: #53F2D6;
}

/* åœ°å›¾ */
.dizhi {
	padding-top: 122px;
}

.dizhi1 {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.dizhi2 {
	width: 391px;
}

.map {
	width: 840px;
	height: 358px;
}

.dizhi2 p {
	font-size: 15px;
	font-weight: 400;
	color: #1A1A1A;
	line-height: 28px;
	padding-bottom: 30px;
}

.dizhi2 h1 {
	font-size: 24px;
	font-weight: bold;
	color: #1A1A1A;
	position: relative;
	z-index: 9;
}

.dizhi2 h1::after {
	content: "";
	position: absolute;
	width: 182px;
	height: 8px;
	background: #53F2D6;
	bottom: 5px;
	left: 0;
	z-index: -1;
}

/* ç”¨æˆ·å½±åƒ */
.yingxiang {
	overflow: hidden;
}
.swiper4 .swiper-slide{
	overflow: hidden;
}
.swiper4 .swiper-slide img{
	transition: all 0.3s;
}
.swiper4 .swiper-slide:hover img{
	transform: scale(1.1);
}
.swiper3 .swiper-slide{
	overflow: hidden;
}
.swiper3 .swiper-slide img{
	transition: all 0.3s;
}
.swiper3 .swiper-slide:hover img{
	transform: scale(1.1);
}
.zizhirenzheng img{
	transition: all 0.3s;
}
.zizhirenzheng img:hover{
	box-shadow: 0 2px 21px 2px rgb(0 0 0/0.4);
}
.bar1 {
	width: 100%;
	max-width: 1220px;
	margin-left: 300px;
}

.yx {
	width: 100%;
	margin-top: 50px;
	height: 795.5px;
	overflow: hidden;
	
}

.yx img {
	width: 100%;
	height: 100%;
	transition: all 0.3s;
}
.yx:hover img{
	
	transform: scale(1.05);
}

.shangtu {
	padding-top: 50px;
	padding-bottom: 20px;
	display: flex;
	justify-content: center;
}

.swiper3 {
	overflow: visible !important;
}

.swiper3 .swiper-slide img {
	height: 450px;
	width: 100%;
}

.xiatu {
	display: flex;
	justify-content: center;
}

.bar2 {
	width: 100%;
	max-width: 1220px;
	margin-left: 120px;
}

.swiper4 {
	overflow: visible !important;
}

.swiper3 .swiper-slide img {
	height: 450px;
	width: 100%;
}
.swiper4 .swiper-slide img {
	height: 403px;
	width: 100%;
}

/* æ–°é—»èµ„è®¯ */
.xinwen {
	padding-bottom: 138px;
	overflow: hidden;
}
.fangda{
    width: 100%;
    height: 320px;
    overflow: hidden;
    position: relative;
}
.zixun1 {
	width: 32%;
}

.zixun1 a {
	width: 100%;
}

.zai {
	width: 100%;
	height: 320px;
	transition: all 0.3s;
}

.zai img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.timu {
	height: 58px;
	overflow: hidden;
	margin-top: 30px;
}

.timu h1 {
	font-size: 18px;
	font-weight: bold;
	color: #1A1A1A;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	/* è¿™é‡Œæ˜¯è¶…å‡ºå‡&nbsp;è¡Œçœç•¥ */
	transition: all 0.3s;
	line-height: 30px;
}

.jie {
	padding-top: 10px;
}

.jie p {
	font-size: 15px;
	font-weight: 400;
	color: #808080;
	line-height:28px;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	/* è¿™é‡Œæ˜¯è¶…å‡ºå‡&nbsp;è¡Œçœç•¥ */
	transition: all 0.3s;
}

.duo {
	padding-top: 80px;
}

.duo p {
	font-size: 16px;
	font-weight: bold;
	color: #1A1A1A;
	padding-left: 27px;
	position: relative;
}

.duo p::after {
	content: "";
	width: 48px;
	height: 48px;
	background: #53F2D6;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: -11px;
	z-index: -1;
	transition: all 0.3s;
}
.zixun1:hover .zai{
    transform: scale(1.1);
    
}
.zixun1:hover .duo p::after{
    background: #1A758C;
}
.xunxi {
	display: flex;
	justify-content: space-between;
	padding-top: 50px;
}

.zixun1:hover h1 {
	color: #1A758C;
}

.zixun1:hover .jie p {
	color: #1A758C;
}

/* èµ„è´¨è£èª‰ */
.zizhi {
	width: 100%;
	background: url(../image/index/beijing.png);
	background-color: #f3f2f8;
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 381px;
}

.zizhi .biaoti {
	padding-top: 80px;
}

.renzheng {
	width: 632px;
	padding-top: 40px;
	margin: 0 auto;
}

.renzheng p {
	font-size: 15px;
	font-weight: 400;
	color: #808080;
	line-height: 28px;
	text-align: center;
}

.zizhi .gengduo1 {
	margin-top: 40px;
}

.zizhirenzheng {
	display: flex;
	justify-content: space-between;
	padding-top: 60px;
}

.zizhirenzheng img {
	width: 328px;
	height: 465px;
	cursor: pointer;
	object-fit: contain;
}

@media screen and (max-width:1400px) {
	.zizhirenzheng img {
		width: 24%;
		height: auto;
	}
}

@media screen and (max-width:1300px) {
	.about2 {
		padding-left: 104px;
		padding-right: 30px;
		padding-top: 40px;
	}

	.jianjie {
		padding-top: 39px;
		padding-bottom: 49px;
	}
}

@media screen and (max-width:1024px) {
    .swiper3 .swiper-slide img{
		height: auto;
	}
	.swiper4 .swiper-slide img {
	height: auto;
}
	.fangda{
	    display: none;
	}
    .yx {
	height: auto;
	
}
	.lunbo {
		;
		height: 475px;
	}

	.ziti img:nth-child(1) {
		width: 310px;
		height: auto;
	}

	.about {
		flex-wrap: wrap;
	}

	.about1 {
		width: 100%;
		height: auto;
	}

	.about2 {
		width: 100%;
		height: auto;
		background: #fff;
		margin-left: 0;
		padding-bottom: 50px;
		padding-left: 20px;
		padding-right: 20px;
		box-shadow: 0 0 0 0;

	}

	.dizhi1 {
		flex-wrap: wrap;
	}

	.dizhi2 {
		width: 100%;
		margin-bottom: 20px;
	}

	.map {
		width: 100%;
	}

	.xunxi {
		flex-wrap: wrap;
		padding-top: 25px;
	}

	.zixun1 {
		width: 100%;
		border-bottom: 2px solid #e6e6e6;
		overflow: hidden;
		padding-bottom: 20px;
	}

	.zai {
		display: none;
	}

	.jie p {
		font-size: 15px;
		font-weight: 400;
		color: #808080;
		line-height: 28px;
		word-break: break-all;
		text-overflow: ellipsis;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
		transition: all 0.3s;
	}

	.duo {
		padding-top: 30px;
	}

	.zizhirenzheng {
		display: flex;
		justify-content: space-between;
		padding-top: 5px;
		flex-wrap: wrap;
	}

	.zizhirenzheng img {
		width: 48%;
		margin-top: 20px;
		object-fit: contain;
		height: auto;
	}
}

@media screen and (max-width:768px) {
	.lunbo {
		margin-top: 70px;
		height: 265px;
	}

	.swiper-pagination1 {
		text-align: right !important;
		bottom: 30px !important;
		padding-right: 20px;
	}

	.ziti img:nth-child(1) {
		width: 200px;
	}

	.ziti img:nth-child(2) {
		width: 65px;
		height: auto;
		position: absolute;
		left: -5%;
		top: 49%;
	}

	.about {
		padding-top: 0;
	}

	.about1 {
		display: none;
	}

	.guanyu h1 {
		font-size: 30px;
	}

	.biaoti {
		padding-top: 45px;
	}

	.biaoti h1 {
		font-size: 30px;
	}

	.chan {
		height: 265px;
	}

	.xinwen {
		padding-bottom: 50px;
	}

	.renzheng {
		width: 90%;
		padding-top: 40px;
		margin: 0 auto;
	}

	.zizhi {
		padding-bottom: 120px;
	}
}</pre></body></html>